﻿@charset "utf-8";

/* CSS Document */

.projects .thumbnail {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 310px;
    margin-bottom: 10px;
    border-radius: 0
}

.projects .thumbnail .caption {
    height: 200px;
    overflow-y: hidden;
    color: #555
}

.projects .thumbnail .caption a:focus,
.projects .thumbnail .caption a:hover {
    text-decoration: none
}

.projects .thumbnail img {
    max-width: 100%;
    height: auto
}

.projects-header {
    width: 90%;
    text-align: center;
    margin: 30px 0 10px;
    font-weight: 200;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.l1 {
    text-align: left;
}

.projects-header h3 {
    color: #333;
    font-size: 30px;
    letter-spacing: -1px
}

.datu {
    width: 95%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.news {
    margin-top: 50px;
    margin-bottom: 50px;
}

.newslist {
    padding: 15px;
}

.newslist h2 {
    color: #333;
}

.newslist_more {
    width: 21%;
    text-align: left;
}

.redline span {
    background-image: url(../images/line28.png);
    display: block;
    height: 22px;
    background-repeat: no-repeat;
    background-position: left;
}

.redline2 span {
    background-image: url(../images/line28.png);
    display: block;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.redline3 span {
    background-image: url(../images/line35.png);
    display: block;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.newslist_content {
    margin-top: 26px;
    margin-bottom: 26px;
    width: 100%;
    height: 150px;
}

.newslist_content ul {
    display: block;
    list-style: none;
    padding: 0px;
    line-height: 22px;
}

.shuoming {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 25px;
}

.show_1 {
    margin-top: 20px;
    width: 100%;
    height: 254px;
    text-align: center;
    border: solid 1px #CCCCCC;
    transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    /* Firefox 4 */
    -webkit-transition: box-shadow 0.3s;
    /* Safari and Chrome */
    -o-transition: box-shadow 0.3s;
    /* Opera */
}

.show_1:hover {
    width: 100%;
    height: 254px;
    -moz-box-shadow: 0px 2px 10px #ABABAB;
    -webkit-box-shadow: 0px 2px 10px #ABABAB;
    box-shadow: 0px 2px 10px #ABABAB;
    text-align: center;
}

.show_1 img {
    margin-top: 14px;
}

.show_title {
    margin-top: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.p1 {
    font-size: 16px;
    margin: 0px;
    color: #333;
    height: 45px;
    text-align: center;
    top: 50%;
    left: 50%;
}

.p2 {
    font-size: 14px;
    margin: 0px;
}

.zongzhi {
    width: 95%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.kehu {
    border: solid 1px #CCCCCC;
    width: 100%;
    height: 245px;
    display: block;
    padding-top: 10px;
}

.kehu_img {
    float: left;
    margin-left: 20px;
    border: solid 1px #CCCCCC;
    display: block;
    height: 100px;
    width: 203px;
    margin-bottom: 20px;
    text-align: center;
}

.icon1 {
    text-align: center;
    padding-left: 20px;
    padding-top: 20px;
}

.youshi {
    margin-bottom: 35px;
}

.youshi h4 {
    color: #333;
    font-size: 16px;
}

.xinwen_left {
    margin: 5px;
    float: left;
    width: 308px;
}

.xinwen_right {
    margin: 5px;
    float: right;
    width: 308px;
}

.xinwen_center {
    margin: 5px auto;
    width: 308px;
}

.xinwen_img {
    text-align: center;
    border: 1px solid #CCC;
    width: 308px;
    padding: 2px;
}

.xinwen_title p {
    font-size: 18px;
    clear: both;
}

.xinwen_title a {
    float: right;
    text-decoration: none;
}

.xinwen_title a:hover {
    color: #F06;
}

.xinwen_content {
    margin-top: 20px;
}

.xinwen_content ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.xinwen_content ul li {
    margin-top: 5px;
}

.footer {
    background-color: #e0e0e0;
    height: 380px;
    margin-top: 20px;
    padding-top: 35px;
}

.footer_content {
    line-height: 30px;
}

.footer_title {
    color: #666;
    font-size: 26px;
}

.footer_center {
    text-align: center;
}

.footer_center a {
    font-size: 15px;
    color: #666;
    TEXT-DECORATION: none
}

.footer_center a:hover {
    color: #000;
}

.footer_right {
    text-align: center;
    padding-top: 20px;
}

.lx {
    margin-top: 20px;
    margin-bottom: 50px;
}

.liucheng {
    margin-top: 30px;
    margin-bottom: 20px;
}

.video {
    text-align: center;
    margin-top: 20px;
}

.lianjie {
    text-decoration: none;
}

.box_more {
    width: 106px;
    height: 38px;
    box-sizing: border-box;
    margin: 0 auto;
    background-image: url(../images/mroe.png);
    background-repeat: no-repeat;
    background-position: center;
}

.box_more:hover {
    background-image: url(../images/mroe_hover.png);
}

.xinwen_list {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
}

.xinwen_list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.xinwen_list ul li {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: #555 1px dashed;
}

.date_right {
    float: right;
}

.fenye {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.fenye_center {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
    font-size: 20px;
}

.fenye_center span {
    padding-right: 8px;
}

.ppt-container {
margin: 0px;
padding: 0px;
overflow: hidden;
}



/*屏蔽video下载按钮*/

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}


/*假设网页宽度为1200px，导航条在右侧悬浮*/


/*悬浮链接*/

h3 {
    margin: 0;
    padding: 0;
}

.suspension {
    position: fixed;
    z-index: 55;
    right: 20px;
    bottom: 85px;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #616161;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
}

.suspension .a.active,
.suspension .a:hover {
    background: #F05352;
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(../images/side/side_icon.png);
    background-repeat: no-repeat;
}


/* .suspension .a-service .i{background-position:0 0;} */

.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/side/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/side/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qrcode .i {
    background-position: -44px 0;
}

.suspension .a-cart .i {
    background-position: -88px 0;
}

.suspension .a-top .i {
    background-position: -132px 0;
}

.suspension .a-top {
    background: #D2D3D6;
    display: none;
}

.suspension .a-top:hover {
    background: #c0c1c3;
}

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 34px;
}

.suspension .d-qrcode {
    top: 78px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text .number {
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
    padding-top: 10px;
}

.suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
}

.suspension .d-service-intro i {
    background: url(../images/side/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
}

.suspension .d-qrcode {
    text-align: center;
}

.suspension .d-qrcode .inner-box {
    padding: 20px 0;
}

.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}